description block meaning in Chinese
描述块
Examples
- Specify dot directives outside a description block , at the start of a line
点指令在描述块之外的行首指定点指令。 - A description block is a dependency line optionally followed by a commands block
描述块是后面可跟有命令块的依赖项行: - Inference rules can build a command - line target even if no description block exists
即使不存在描述块,推理规则也可以生成命令行目标。 - Nmake looks for a matching inference rule if a description block is not followed by a commands block
如果描述块后面没有紧跟命令块, nmake将查找匹配的推理规则。 - If a description block s target has no dependents or commands , an inference rule can update the target
如果描述块的目标没有依赖项或命令,推理规则可以更新目标。